projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a07cce
)
[IA64] Make b2-b5 fixed registers
author
awilliam@xenbuild2.aw
<awilliam@xenbuild2.aw>
Sun, 18 Feb 2007 23:13:13 +0000
(16:13 -0700)
committer
awilliam@xenbuild2.aw
<awilliam@xenbuild2.aw>
Sun, 18 Feb 2007 23:13:13 +0000
(16:13 -0700)
Signed-off-by: Tristan Gingold <tgingold@free.fr>
xen/arch/ia64/Rules.mk
patch
|
blob
|
history
diff --git
a/xen/arch/ia64/Rules.mk
b/xen/arch/ia64/Rules.mk
index eefd5fe1abcc4e9465752c8b415bfa0c89dbae23..cfc333ee859fc9272cd53b93876063b53521eeee 100644
(file)
--- a/
xen/arch/ia64/Rules.mk
+++ b/
xen/arch/ia64/Rules.mk
@@
-33,7
+33,7
@@
CPPFLAGS+= -I$(BASEDIR)/include \
CFLAGS += $(CPPFLAGS)
#CFLAGS += -Wno-pointer-arith -Wredundant-decls
CFLAGS += -DIA64 -DXEN -DLINUX_2_6
-CFLAGS += -ffixed-r13 -mfixed-range=f2-f5,f12-f127
+CFLAGS += -ffixed-r13 -mfixed-range=f2-f5,f12-f127
,b2-b5
CFLAGS += -g
#CFLAGS += -DVTI_DEBUG
ifeq ($(xen_ia64_expose_p2m),y)